ackTimeoutMs

Timeout for a pending NamespaceSocket.emitWithAck acknowledgement, in milliseconds. 0 (default) disables the timer; the pending ack is still failed if the connection drops, so it never hangs indefinitely. When > 0, the flow fails with SocketError.Timeout if no ACK arrives in time.